home *** CD-ROM | disk | FTP | other *** search
/ .net Business / NETB01.ISO / pc / links / 00003_Script_link - BLUEPRINT < prev    next >
Encoding:
Text File  |  2000-10-19  |  123 b   |  5 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup
  4.   open the moviepath&"software\BLUEPRINT\blueprint1_2.exe"
  5. end